home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / arm / mach-versatile / Kconfig next >
Encoding:
Text File  |  2008-12-24  |  332 b   |  16 lines

  1. menu "Versatile platform type"
  2.     depends on ARCH_VERSATILE
  3.  
  4. config ARCH_VERSATILE_PB
  5.     bool "Support Versatile/PB platform"
  6.     default y
  7.     help
  8.       Include support for the ARM(R) Versatile/PB platform.
  9.  
  10. config MACH_VERSATILE_AB
  11.     bool "Support Versatile/AB platform"
  12.     help
  13.       Include support for the ARM(R) Versatile/AP platform.
  14.  
  15. endmenu
  16.